Skip to content

fix: unify h/v spacing#21

Merged
mathdebate09 merged 4 commits into
nativeflowteam:mainfrom
mathdebate09:spacing_newprops
May 2, 2026
Merged

fix: unify h/v spacing#21
mathdebate09 merged 4 commits into
nativeflowteam:mainfrom
mathdebate09:spacing_newprops

Conversation

@mathdebate09

Copy link
Copy Markdown
Member

Because

I was using spacingLeft/Right instead of spacingHorizontal

This PR

  • use spacingHorizontal
  • add auto as a spacing prop
  • enable properties like p.p(3,6) transpiling to vertical, horizontal

Issue

Closes #19

Additional Information

No response

(Optional) Discord username

No response

Pull Request Requirements

  • I have thoroughly read and understand Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Sizing: Add padding support
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section

@github-actions github-actions Bot added the Spacing Manage padding and margin utilities for consistent spacing across components label May 2, 2026
@github-actions github-actions Bot added the CI Github Actions CI related changes label May 2, 2026
@github-actions github-actions Bot added Typography Style text with font size, weight, line height, and other typographic utilities. Layout Utilities for positioning, display, and layout management of components labels May 2, 2026
@mathdebate09 mathdebate09 merged commit 92ce9b1 into nativeflowteam:main May 2, 2026
4 checks passed
@mathdebate09 mathdebate09 deleted the spacing_newprops branch May 2, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Github Actions CI related changes Layout Utilities for positioning, display, and layout management of components Spacing Manage padding and margin utilities for consistent spacing across components Typography Style text with font size, weight, line height, and other typographic utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Issues with how padding/margin is implemented

1 participant